home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CustomerID": "Text (5)",
- "CompanyName": "Text (40) NOT NULL",
- "ContactName": "Text (30)",
- "ContactTitle": "Text (30)",
- "Address": "Text (60)",
- "City": "Text (15)",
- "Region": "Text (15)",
- "PostalCode": "Text (10)",
- "Country": "Text (15)",
- "Phone": "Text (24)",
- "Fax": "Text (24)"
- },
- "data": [
- {
- "CustomerID": "FRANK",
- "CompanyName": "Frankenversand",
- "ContactName": "Peter Franken",
- "ContactTitle": "Marketing Manager",
- "Address": "Berliner Platz 43",
- "City": "M├╝nchen",
- "PostalCode": "80805",
- "Country": "Germany",
- "Phone": "089-0877310",
- "Fax": "089-0877451"
- },
- {
- "CustomerID": "FRANR",
- "CompanyName": "France restauration",
- "ContactName": "Carine Schmitt",
- "ContactTitle": "Marketing Manager",
- "Address": "54, rue Royale",
- "City": "Nantes",
- "PostalCode": "44000",
- "Country": "France",
- "Phone": "40.32.21.21",
- "Fax": "40.32.21.20"
- },
- {
- "CustomerID": "FRANS",
- "CompanyName": "Franchi S.p.A.",
- "ContactName": "Paolo Accorti",
- "ContactTitle": "Sales Representative",
- "Address": "Via Monte Bianco 34",
- "City": "Torino",
- "PostalCode": "10100",
- "Country": "Italy",
- "Phone": "011-4988260",
- "Fax": "011-4988261"
- },
- {
- "CustomerID": "FURIB",
- "CompanyName": "Furia Bacalhau e Frutos do Mar",
- "ContactName": "Lino Rodriguez ",
- "ContactTitle": "Sales Manager",
- "Address": "Jardim das rosas n. 32",
- "City": "Lisboa",
- "PostalCode": "1675",
- "Country": "Portugal",
- "Phone": "(1) 354-2534",
- "Fax": "(1) 354-2535"
- },
- {
- "CustomerID": "GALED",
- "CompanyName": "Galería del gastrónomo",
- "ContactName": "Eduardo Saavedra",
- "ContactTitle": "Marketing Manager",
- "Address": "Rambla de Catalu├▒a, 23",
- "City": "Barcelona",
- "PostalCode": "08022",
- "Country": "Spain",
- "Phone": "(93) 203 4560",
- "Fax": "(93) 203 4561"
- },
- {
- "CustomerID": "GODOS",
- "CompanyName": "Godos Cocina Típica",
- "ContactName": "José Pedro Freyre",
- "ContactTitle": "Sales Manager",
- "Address": "C/ Romero, 33",
- "City": "Sevilla",
- "PostalCode": "41101",
- "Country": "Spain",
- "Phone": "(95) 555 82 82"
- },
- {
- "CustomerID": "GOURL",
- "CompanyName": "Gourmet Lanchonetes",
- "ContactName": "André Fonseca",
- "ContactTitle": "Sales Associate",
- "Address": "Av. Brasil, 442",
- "City": "Campinas",
- "Region": "SP",
- "PostalCode": "04876-786",
- "Country": "Brazil",
- "Phone": "(11) 555-9482"
- },
- {
- "CustomerID": "GREAL",
- "CompanyName": "Great Lakes Food Market",
- "ContactName": "Howard Snyder",
- "ContactTitle": "Marketing Manager",
- "Address": "2732 Baker Blvd.",
- "City": "Eugene",
- "Region": "OR",
- "PostalCode": "97403",
- "Country": "USA",
- "Phone": "(503) 555-7555"
- },
- {
- "CustomerID": "GROSR",
- "CompanyName": "GROSELLA-Restaurante",
- "ContactName": "Manuel Pereira",
- "ContactTitle": "Owner",
- "Address": "5ª Ave. Los Palos Grandes",
- "City": "Caracas",
- "Region": "DF",
- "PostalCode": "1081",
- "Country": "Venezuela",
- "Phone": "(2) 283-2951",
- "Fax": "(2) 283-3397"
- },
- {
- "CustomerID": "HANAR",
- "CompanyName": "Hanari Carnes",
- "ContactName": "Mario Pontes",
- "ContactTitle": "Accounting Manager",
- "Address": "Rua do Paço, 67",
- "City": "Rio de Janeiro",
- "Region": "RJ",
- "PostalCode": "05454-876",
- "Country": "Brazil",
- "Phone": "(21) 555-0091",
- "Fax": "(21) 555-8765"
- },
- {
- "CustomerID": "HILAA",
- "CompanyName": "HILARIÓN-Abastos",
- "ContactName": "Carlos Hernández",
- "ContactTitle": "Sales Representative",
- "Address": "Carrera 22 con Ave. Carlos Soublette #8-35",
- "City": "San Crist├│bal",
- "Region": "Táchira",
- "PostalCode": "5022",
- "Country": "Venezuela",
- "Phone": "(5) 555-1340",
- "Fax": "(5) 555-1948"
- },
- {
- "CustomerID": "HUNGC",
- "CompanyName": "Hungry Coyote Import Store",
- "ContactName": "Yoshi Latimer",
- "ContactTitle": "Sales Representative",
- "Address": "City Center Plaza\r\n516 Main St.",
- "City": "Elgin",
- "Region": "OR",
- "PostalCode": "97827",
- "Country": "USA",
- "Phone": "(503) 555-6874",
- "Fax": "(503) 555-2376"
- }
- ]
- }